Bump the minor-actions-dependencies group across 1 directory with 6 updates#110
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…pdates Bumps the minor-actions-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-go](https://github.com/actions/setup-go) | `6.2.0` | `6.3.0` | | [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | `2.1.2` | `2.1.3` | | [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) | `2.1.0` | `2.1.1` | | [jdx/mise-action](https://github.com/jdx/mise-action) | `3.6.1` | `3.6.3` | | [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `31.9.0` | `31.10.0` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.288.0` | `1.290.0` | Updates `actions/setup-go` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@7a3fe6c...4b73464) Updates `oven-sh/setup-bun` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/oven-sh/setup-bun/releases) - [Commits](oven-sh/setup-bun@3d26778...ecf28dd) Updates `browser-actions/setup-chrome` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/browser-actions/setup-chrome/releases) - [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md) - [Commits](browser-actions/setup-chrome@b94431e...4f8e943) Updates `jdx/mise-action` from 3.6.1 to 3.6.3 - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@6d1e696...5228313) Updates `cachix/install-nix-action` from 31.9.0 to 31.10.0 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](cachix/install-nix-action@4e002c8...19effe9) Updates `ruby/setup-ruby` from 1.288.0 to 1.290.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@09a7688...6ca151f) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-actions-dependencies - dependency-name: oven-sh/setup-bun dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-actions-dependencies - dependency-name: browser-actions/setup-chrome dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-actions-dependencies - dependency-name: jdx/mise-action dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-actions-dependencies - dependency-name: cachix/install-nix-action dependency-version: 31.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-actions-dependencies - dependency-name: ruby/setup-ruby dependency-version: 1.290.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-actions-dependencies group with 6 updates in the / directory:
6.2.06.3.02.1.22.1.32.1.02.1.13.6.13.6.331.9.031.10.01.288.01.290.0Updates
actions/setup-gofrom 6.2.0 to 6.3.0Release notes
Sourced from actions/setup-go's releases.
Commits
4b73464Fix golang download url to go.dev (#469)a5f9b05Update default Go module caching to use go.mod (#705)Updates
oven-sh/setup-bunfrom 2.1.2 to 2.1.3Release notes
Sourced from oven-sh/setup-bun's releases.
Commits
ecf28ddrelease: v2.1.3 (#170)95edc15fix: validate cached binary version matches requested version (#146) (#169)4c32875feat: add AVX2 support detection for x64 Linux systems (#167)0ff83bffix: use native Windows ARM64 binary for Bun >= 1.3.10 (#165)ab8cb4efeat: add bun- prefix to cache keys (#160)196aaa2perf: avoid unnecessary api calls (#161)Updates
browser-actions/setup-chromefrom 2.1.0 to 2.1.1Release notes
Sourced from browser-actions/setup-chrome's releases.
Changelog
Sourced from browser-actions/setup-chrome's changelog.
... (truncated)
Commits
4f8e943Release v2.1.1 at b82ad5d9e2916c124431a79b72e20138d46b05baUpdates
jdx/mise-actionfrom 3.6.1 to 3.6.3Release notes
Sourced from jdx/mise-action's releases.
Changelog
Sourced from jdx/mise-action's changelog.
... (truncated)
Commits
5228313chore: release v3.6.3 (#391)cea720dfix: pass cwd to all exec calls in exportMiseEnv() (#390)e79ddf6chore: release v3.6.2 (#385)74b7437chore(deps): lock file maintenance (#389)9b0f77bchore(deps): update github/codeql-action digest to 4558047 (#387)3030cd8chore(deps): lock file maintenance (#386)60119f9chore(deps): update dependency@types/handlebarsto v4.1.0 (#381)f1c6089fix: move file_hash to end of cache key template to prevent prefix matching (...e371f56chore(deps): update github/codeql-action digest to f5c2471 (#380)7cba2b1chore(deps): update dependency@types/nodeto v24.10.13 (#379)Updates
cachix/install-nix-actionfrom 31.9.0 to 31.10.0Release notes
Sourced from cachix/install-nix-action's releases.
Commits
19effe9Merge pull request #267 from cachix/create-pull-request/patchd3f3b99nix: 2.33.3 -> 2.34.02126ae7Merge pull request #266 from cachix/create-pull-request/patcheb3d7b0nix: 2.33.0 -> 2.33.3Updates
ruby/setup-rubyfrom 1.288.0 to 1.290.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
6ca151fLeave only basic comment about env variable change7413847Set HOME variable from OS informationb3cff1bAdd support for Windows Server Standard Evaluation19a43a6Add jruby-10.0.4.0896e71eBump fast-xml-parser from 5.3.6 to 5.4.10fa9651Bump minimatch from 3.1.2 to 3.1.419a9babBump fast-xml-parser from 5.3.4 to 5.3.67f562e2Update Credits in README0fc657dDocument the role of the setup-ruby release team and maintainers9fd324aBump fast-xml-parser from 5.3.3 to 5.3.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions